vmx realmode: Multiple I/O reads to qemu in an instruction is not
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 28 Jan 2008 11:28:55 +0000 (11:28 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 28 Jan 2008 11:28:55 +0000 (11:28 +0000)
commit79902f7c4f7595d9587e916fdf78a06c198a5c55
tree4fe93d6982ec58dfe223dc8a193caf756ef12cd5
parent4376c05c311320beb528213b1ae3bb0371e2b6c8
vmx realmode: Multiple I/O reads to qemu in an instruction is not
allowed. But we do allow, for example, a read followed by a write
(e.g., MOVS within video RAM).
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/arch/x86/hvm/vmx/realmode.c